@font-face {

    font-family: "FranklinGothic";

    src: url("https://images.hanlonsonline.co.uk/Newham/fonts/FranklinGothic.ttf");

    font-weight: 700;

    font-style: normal;

}

@font-face {

    font-family: "Dosis-Regular";

    src: url("https://images.hanlonsonline.co.uk/Newham/fonts/static/Dosis-Regular.ttf");

    font-weight: 700;

    font-style: normal;

}

footer#footer {
    background: #9fcfaa !important;
}
a#footerLinks {
    color: #000 !important;
    font-family: "FranklinGothic";
}
a#footerLinksOne {
    color:#000 !important;
    font-family: "FranklinGothic";
}
a#footerLinksTwo {
    color: #000 !important;
    font-family: "FranklinGothic";
}
a#ChangeCookiePreferences {
    color: #000 !important;
    font-family: "FranklinGothic";
}
p#footerTextOne {
    text-align: center;
    color: #000 !important;
    font-weight:600;
}
p#footerTextTwo {
    text-align: center;
    color: #000 !important;
    font-weight:600;
}
p#footerTextThree {
    text-align: center;
    color: #000 !important;
    font-weight:600;
}
p#footerTextFour {
    text-align: center;
    color: #000 !important;
    font-weight:600;
}
p#poweredby_p {
    color: #000 !important;
    font-weight: 600;
    font-family: "Dosis-Regular";
    font-size: 20px;
}
a#hanlonClient {
    color: #000 !important;
    text-decoration: underline;
}
a.login-link {
    background: #9fcfaa !important;
    color:#000 !important;
    border:2px solid #000 !important;
}
a.register-link {
    background: #9fcfaa !important;
    color:#000 !important;
    border:2px solid #000 !important;
}
#staff {
    background-image: url("https://images.hanlonsonline.co.uk/Newham/content/images/ONW Staff Banner.jpg");
    height: 590px;
    padding: 100px;
    width: 169%;
    margin-left: -35%;
}
div#bulletPointList {
    font-family: "Dosis-Regular";
    font-size: 18px;
    color: #000;
}
div#bulletPointListTwo {
    font-family: "Dosis-Regular";
    font-size: 18px;
    color: #000;
}
div#bulletPointListThree {
    font-family: "Dosis-Regular";
    font-size: 18px;
    color: #000;
}
h1.staff-title-one {
    margin-top: 5%;
}
h2.staff-title-two {
    color: #000;
    font-family: "FranklinGothic";
}
h2.staff-title-three {
    color: #000;
    font-family: "FranklinGothic";
}
p#staffOne {
    padding-top: 30px;
}
img.image-one {
    width: 100%;
}
img.image-two {
    width: 100%;
}
img.image-three {
    width: 100%;
}
h4.case-study-one {
    text-decoration: underline;
    background: #9fcfaa;
    padding: 20px;
    margin-top: 0px;
}
h4.case-study-two {
    text-decoration: underline;
    background: #9fcfaa;
    padding: 20px;
    margin-top: 0px;
}
h4.case-study-three {
    text-decoration: underline;
    background: #9fcfaa;
    padding: 20px;
    margin-top: 0px;
}
a.story-one {
    color: #000;
    font-family: "FranklinGothic";
}
a.story-two {
    color: #000;
    font-family: "FranklinGothic";
}
a.story-three {
    color: #000;
    font-family: "FranklinGothic";
}
a#btn1 {
    font-family: "FranklinGothic";
    font-size: 20px;
    background: #9fcfaa !important;
    border: 1px solid #000;
    color: #000;
    margin-left: 38%;
    margin-top: 20px;
}
a#btn1:hover{
    transition: 0.6s;
    color:#000;
    background: #fff !important;
}
@media only screen and (max-width: 1440px) {
#staff {
    height: 590px;
    width: 114%;
    margin-left: -7%;
}
}
@media only screen and (max-width: 1024px) {
#staff {
    height: 330px;
    width: 121%;
    margin-left: -7%;
    background-size: cover;
}
}
@media only screen and (max-width: 768px) {
h4.case-study-one {
    font-size: 18px;
}
h4.case-study-two{
    font-size: 18px; 
}
h4.case-study-three{
    font-size: 18px; 
}
}
@media only screen and (max-width: 425px) {
#staff {
    height: 180px;
    width: 114%;
}
}